home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / MDIFILE.PAK / MDIFILE.H < prev    next >
Text File  |  1997-05-06  |  531b  |  19 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows
  3. // Copyright (c) 1991, 1996 by Borland International, All Rights Reserved
  4. //
  5. //----------------------------------------------------------------------------
  6.  
  7. #define IDI_MULTIFILE       101
  8. #define IDI_DOC             102
  9.  
  10. #define CM_TOGGLEHINT       202
  11. #define CM_TOGGLEBAR        203
  12. #define CM_TESTSTATE        204
  13.  
  14. #define IDA_MDIFILE         100
  15.  
  16. #define IDM_EDITFILE_DOC    100
  17. #define IDM_EDITFILE_CHILD  101
  18.  
  19.